projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
313083c
)
Documented fontconfig and GTK font formats.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 23 Nov 2008 03:52:55 +0000
(
03:52
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 23 Nov 2008 03:52:55 +0000
(
03:52
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index d230bb01e6a491dada8ada80d6b6e116be010804..bec835fa22ef87daa77311a8dc243b1cbcd59780 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-33,7
+33,7
@@
default toolkit, but you can use --with-x-toolkit=gtk if necessary.
** New font code.
Fonts are handled by new code capable of dealing with multiple font
backends. This uses the freetype and fontconfig libraries.
-
++++
*** Emacs now accepts font names supplied in the fontconfig format
(e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12").